翻訳と辞書
Words near each other
・ Data circuit-terminating equipment
・ Data citation
・ Data clarification form
・ Data classification
・ Data classification (business intelligence)
・ Data classification (data management)
・ Data cleansing
・ Data cluster
・ Data codes for Switzerland
・ Data Coding Scheme
・ Data collection
・ Data collector
・ Data compaction
・ Data comparison
・ Data compression
Data compression ratio
・ Data compression symmetry
・ Data conditioning
・ Data conferencing
・ Data confidentiality in clinical trials
・ Data consistency
・ Data constrained modelling
・ Data Control & Systems
・ Data Control Block
・ Data control language
・ Data conversion
・ Data converter
・ Data corruption
・ Data cube
・ Data curation


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Data compression ratio : ウィキペディア英語版
Data compression ratio

Data compression ratio, also known as compression power, is a computer science term used to quantify the reduction in data-representation size produced by a data compression algorithm. The data compression ratio is analogous to the physical compression ratio used to measure physical compression of substances.
==Definitions==
Data compression ratio is defined as the ratio between the ''uncompressed size'' and ''compressed size'':
: = \frac
Thus a representation that compresses a 10MB file to 2MB has a compression ratio of 10/2 = 5, often notated as an explicit ratio, 5:1 (read "five" to "one"), or as an implicit ratio, 5/1. Note that this formulation applies equally for compression, where the uncompressed size is that of the original; and for decompression, where the uncompressed size is that of the reproduction.
Sometimes the space savings is given instead, which is defined as the reduction in size relative to the uncompressed size:
: = 1 - \frac
Thus a representation that compresses a 10MB file to 2MB would yield a space savings of 1 - 2/10 = 0.8, often notated as a percentage, 80%.
For signals of indefinite size, such as streaming audio and video, the compression ratio is defined in terms of uncompressed and compressed data rates instead of data sizes:
: = \frac
and instead of space savings, one speaks of data-rate savings, which is defined as the data-rate reduction relative to the uncompressed data rate:
: = 1 - \frac
For example, uncompressed songs in CD format have a data rate of 16 bits/channel x 2 channels x 44.1 kHz ≅ 1.4 Mbit/s, whereas AAC files on an iPod are typically compressed to 128 kbit/s, yielding a compression ratio of 10.9, for a data-rate savings of 0.91, or 91%.
When the uncompressed data rate is known, the compression ratio can be inferred from the compressed data rate.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Data compression ratio」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.